home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- puppetSound("mainsnd")
- put "MTG5: 2-3/16" & QUOTE & " long x 3/4" & QUOTE & " dia (.75)" into field "mainmounting"
- puppetTransition(47, 1, 8)
- set the puppet of sprite 10 to 0
- if char 1 of field "Tblcaste,CA_MOD" = "2" then
- if field "tblcaste,BRK_OP" contains "BRK6" then
- if (field "tblwheel,TG_OP" contains "TG1") and (field "tblwheel,TG_OP" contains "TG2") then
- play frame "2optiona"
- abort()
- end if
- if field "tblwheel,TG_OP" contains "TG1" then
- play frame "2optionb"
- abort()
- end if
- if field "tblwheel,TG_OP" contains "TG2" then
- play frame "2optionc"
- abort()
- end if
- play frame "2optiond"
- abort()
- end if
- if field "tblcaste,BRK_OP" contains "BRK4" then
- if (field "tblwheel,TG_OP" contains "TG1") and (field "tblwheel,TG_OP" contains "TG2") then
- play frame "2optione"
- abort()
- end if
- if field "tblwheel,TG_OP" contains "TG1" then
- play frame "2optionf"
- abort()
- end if
- if field "tblwheel,TG_OP" contains "TG2" then
- play frame "2optiong"
- abort()
- end if
- play frame "2optionh"
- abort()
- end if
- if field "tblcaste,BRK_OP" contains "BRK2" then
- if (field "tblwheel,TG_OP" contains "TG1") and (field "tblwheel,TG_OP" contains "TG2") then
- play frame "2optioni"
- abort()
- end if
- if field "tblwheel,TG_OP" contains "TG1" then
- play frame "2optionj"
- abort()
- end if
- if field "tblwheel,TG_OP" contains "TG2" then
- play frame "2optionk"
- abort()
- end if
- play frame "2optionl"
- abort()
- end if
- if field "tblcaste,BRK_OP" contains "BRK1" then
- if (field "tblwheel,TG_OP" contains "TG1") and (field "tblwheel,TG_OP" contains "TG2") then
- play frame "2optionm"
- abort()
- end if
- if field "tblwheel,TG_OP" contains "TG1" then
- play frame "2optionn"
- abort()
- end if
- if field "tblwheel,TG_OP" contains "TG2" then
- play frame "2optiono"
- abort()
- end if
- play frame "2optionp"
- abort()
- end if
- if field "tblcaste,OTHER_OP" contains "DC1" then
- if (field "tblwheel,TG_OP" contains "TG1") and (field "tblwheel,TG_OP" contains "TG2") then
- play frame "2optionq"
- abort()
- end if
- if field "tblwheel,TG_OP" contains "TG1" then
- play frame "2optionr"
- abort()
- end if
- if field "tblwheel,TG_OP" contains "TG2" then
- play frame "2options"
- abort()
- end if
- play frame "2optiont"
- abort()
- end if
- if not (field "tblcaste,OTHER_OP" = "DC1") then
- if (field "tblwheel,TG_OP" contains "TG1") and (field "tblwheel,TG_OP" contains "TG2") then
- play frame "2optionu"
- abort()
- end if
- if field "tblwheel,TG_OP" contains "TG1" then
- play frame "2optionv"
- abort()
- end if
- if field "tblwheel,TG_OP" contains "TG2" then
- play frame "2optionw"
- abort()
- end if
- play frame "2optionx"
- abort()
- end if
- end if
- end
-